#Picture Vocabulary Test (PVST) Settings
##########################################
##########################################
[Defaults]
##########################################
##########################################
#Do not edit anything above this comment
#Edit the parameters below as you desire

#test level (between 1 and 9)
level = 1

#min width (in pixels) of buttons in the test
minWidth = 100

#min height (in pixels) of buttons in the test
minHeight = 100

#default student name
#add a desired name after the = symbol or leave blank
name =  

#default gender option
#set to True for males and False for females
#leave blank for unspecified
genderMale =  

#default age (between 1 and infinity)
age = 7 

#default school name
#add a desired name after the = symbol or leave blank
school =  MySchool

#number of columns per page (between 1 and infinity)
columns = 2 

# auto change page
# Setting this value to "True" will cause the PVST to move
# to the next question after a picture is selected.
# Setting this to "False" will cause the PVST to show
# a 'next' icon on every test page that the test taker
# must click before the next part of the test is shown
autoChange = True   

# show prompt text
# Setting this value to "True" will cause the PVST to show
# the script accompanying the audio.
# Setting this to "False" will cause the PVST to hide
# the script on each test page making the test a purely
# listening and picture matching test
showPrompt = False

# show "I don't know" icon
# Setting this value to "True" will cause the PVST to show
# the "I don't know" icon.
# Setting this to "False" will cause the PVST to hide
#the "I don't know" icon.
showDontKnow = False
